type github.com/gotd/td/telegram/downloader.cdnRequestRange

4 uses

	github.com/gotd/td/telegram/downloader (current package)
		cdn_plan.go#L5: type cdnRequestRange struct {
		cdn_plan.go#L24: func buildCDNRequestPlan(offset int64, limit int) ([]cdnRequestRange, error) {
		cdn_plan.go#L40: 	plan := make([]cdnRequestRange, 0, 1+limit/cdnMaxChunk)
		cdn_plan.go#L55: 		plan = append(plan, cdnRequestRange{